GtkWidget: Set style context's screen before the widget_path.
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 11 Sep 2010 10:45:42 +0000 (12:45 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:14 +0000 (15:38 +0100)
commit8dfa0e03eac790398e6e05ca99238731fc7a7dea
treed4de2ecf90737dc75e1b3c64a3162e8a7c55a6e4
parent49ac732a184136b759b65eaaa56e5fef11df7e2b
GtkWidget: Set style context's screen before the widget_path.

This is so the style context has all necessary information before
triggering a style change on setting the path.
gtk/gtkwidget.c